func go.pact.im/x/plumb/internal/emit.buildReport

2 uses

	go.pact.im/x/plumb/internal/emit (current package)
		emit.go#L73: 	report := buildReport(importPath, pkgs, plans, importLines, aliasByPath)
		report.go#L13: func buildReport(importPath string, pkgs []*discover.Package, plans []*solve.Plan, importLines []string, aliasByPath map[string]string) string {